home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale .7
- radius 16
- lod_scale 12
- path models/weapons/grasshoppertea
- surface material1 shader skin01.tga
- }
-
- init
- {
- server
- {
- classname Animate
- setsize "-24 -24 0" "24 24 32"
- name "GrassHopper Tea"
- ignore_deadtime
- anim idle
- }
-
-
- client
- {
- tagemitter tag_top02 toplight
- (
- dlight 0.5 1 0.5 30
- startoff
- no_deadtime
- )
- tagemitter tag_top02 top2
- (
- model ragegas.spr
- spawnrate 15
- accel 0 0 0
- scalemin 0.10
- scalemax 0.30
- scalerate 1.0
- life .7
- velocity 20
- randvel crandom 5 crandom 5 crandom 5
- offset crandom 0.5 crandom 0.5 crandom 0.5
- offsetalongaxis 0 0 0
- no_deadtime
- fade
- startoff
- )
- tagemitter tag_front frontlight
- (
- dlight 0.5 1 0.5 100
- startoff
- no_deadtime
- )
- tagemitter tag_front front
- (
- model ragegas.spr
- spawnrate 25
- accel 0 0 0
- scalemin 0.1
- scalemax 0.2
- scalerate 1.0
- life .7
- velocity 20
- randvel crandom 5 crandom 5 crandom 5
- offset crandom 0.5 crandom 0.5 crandom 0.5
- offsetalongaxis 0 0 0
- accel 0 0 -70
- no_deadtime
- fade
- startoff
- )
- cache sound/item/tea/powerup.wav
- }
-
-
- }
-
- animations
- {
- idle smallgrass.tan
- topon smallgrass.tan
- {
- server
- {
- // last anim idle
- }
- client
- {
- 0 sound sound/item/tea/powerup.wav 0 1 512
- first emitteron top2
- first emitteron toplight
- }
- }
- topoff smallgrass.tan
- {
- server
- {
- // last anim idle
- }
- client
- {
- first emitteroff toplight
- first emitteroff top2
- }
- }
- fronton smallgrass.tan
- {
- server
- {
- // last anim idle
- }
- client
- {
- first emitteron frontlight
- first emitteron front
- }
- }
- frontoff smallgrass.tan
- {
- server
- {
- // last anim idle
- }
- client
- {
- first emitteroff front
- first emitteroff frontlight
- }
- }
- poof smallgrass.tan
- {
- client
- {
- first originspawn
- (
- count 200
- model ragegas.spr
- scalemin 0.20
- scalemax 0.40
- scalerate 1.0
- life 5 random 1
- velocity 50
- accel 0 0 -80
- randvel crandom 5 crandom 5 crandom 5
- offset crandom 5 crandom 5 crandom 5
- no_deadtime
- fade
- )
- }
- }
- }
-
-